home *** CD-ROM | disk | FTP | other *** search
/ Merciful 1 / Merciful - Disc 1.iso / software / a / asm_one / asm-onev1.25c.dms / in.adf / Release3.0 / Include3.0.lha / Include3.0 / libraries / dos.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-09-24  |  305 b   |  18 lines

  1. #ifndef LIBRARIES_DOS_H
  2. #define LIBRARIES_DOS_H
  3. /*
  4. **    $VER: dos.h 36.2 (12.07.90)
  5. **    Includes Release 39.108
  6. **
  7. **    Standard C header for AmigaDOS
  8. **
  9. **    (C) Copyright 1985-1992 Commodore-Amiga, Inc.
  10. **        All Rights Reserved
  11. */
  12.  
  13. #ifndef DOS_DOS_H
  14. #include "dos/dos.h"
  15. #endif
  16.  
  17. #endif /* LIBRARIES_DOS_H */
  18.